gccjit/d.d(70,25): Error: `@safe` function `gccjit.d.JITObject.toString` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here gccjit/d.d(118,16): Error: cast from `gcc_jit_object*` to `gcc_jit_location*` not allowed in safe code gccjit/d.d(213,29): Error: `@safe` function `gccjit.d.JITContext.getFirstError` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here gccjit/d.d(362,55): Error: `field_p.ptr` cannot be used in `@safe` code, use `&field_p[0]` instead gccjit/d.d(401,54): Error: `field_p.ptr` cannot be used in `@safe` code, use `&field_p[0]` instead gccjit/d.d(426,61): Error: `type_p.ptr` cannot be used in `@safe` code, use `&type_p[0]` instead gccjit/d.d(498,52): Error: `param_p.ptr` cannot be used in `@safe` code, use `¶m_p[0]` instead gccjit/d.d(739,48): Error: `arg_p.ptr` cannot be used in `@safe` code, use `&arg_p[0]` instead gccjit/d.d(763,60): Error: `arg_p.ptr` cannot be used in `@safe` code, use `&arg_p[0]` instead gccjit/d.d(844,16): Error: cast from `gcc_jit_object*` to `gcc_jit_field*` not allowed in safe code gccjit/d.d(873,16): Error: cast from `gcc_jit_object*` to `gcc_jit_type*` not allowed in safe code gccjit/d.d(923,16): Error: cast from `gcc_jit_object*` to `gcc_jit_struct*` not allowed in safe code gccjit/d.d(938,59): Error: `field_p.ptr` cannot be used in `@safe` code, use `&field_p[0]` instead gccjit/d.d(969,16): Error: cast from `gcc_jit_object*` to `gcc_jit_function*` not allowed in safe code gccjit/d.d(1039,16): Error: cast from `gcc_jit_object*` to `gcc_jit_block*` not allowed in safe code gccjit/d.d(1204,16): Error: cast from `gcc_jit_object*` to `gcc_jit_rvalue*` not allowed in safe code gccjit/d.d(1302,16): Error: cast from `gcc_jit_object*` to `gcc_jit_lvalue*` not allowed in safe code gccjit/d.d(1352,16): Error: cast from `gcc_jit_object*` to `gcc_jit_param*` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.